func text/template/parse.lexComment

2 uses

	text/template/parse (current package)
		lex.go#L333: 		return lexComment
		lex.go#L344: func lexComment(l *lexer) stateFn {